Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
6.1
Rating
0
Installs
Backend Development
Category
Well-structured skill with clear step-by-step instructions for creating Ghost database migrations. The description accurately conveys the skill's purpose. Task knowledge is comprehensive, covering the full workflow from creating migration files using slimer to testing and validation. The structure is excellent with separation of concerns (examples and rules in dedicated files). Novelty is moderate-to-good since database migrations involve domain-specific patterns, testing procedures, and multiple file updates that would be tedious for a CLI agent to discover independently. Minor improvement area: the description could mention the Ghost-specific nature and testing requirements more explicitly.
Loading SKILL.md…